adTempus API
PreviousUpNext
IExecutionHistoryStep::ProcessID Property

Gets the Windows process ID (PID) for the program run by the step.

C++
__property long* ProcessID;
C#
long* ProcessID;
Visual Basic
Property ProcessID() As long*
Default Value

0

The ProcessID is available only for steps that execute a ProgramExecutionTasks, ScriptTask, or CustomTask. For other tasks the process ID will always be 0.

adTempus API Reference version 3.0.0.0, revised 10/30/2008